{"id":69298,"library":"frc46-token","title":"FRC46 Token","description":"Filecoin FRC-0046 fungible token reference implementation.","status":"active","version":"15.0.0","language":"rust","source_language":null,"source_url":"https://github.com/filecoin-project/actors-utils","tags":["filecoin","fungible-token","blockchain","frc46"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nfrc46_token = \"15.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add frc46_token","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"FRC46Token","correct":"use frc46_token::FRC46Token;"}],"quickstart":{"code":"use frc46_token::FRC46Token;\n\nfn main() {\n    let token = FRC46Token::new();\n    println!(\"FRC46 token created\");\n}","lang":"rust","description":"Creates a new FRC-0046 fungible token instance."},"warnings":[{"fix":"Ensure you are running in a Filecoin actor context.","message":"Requires Filecoin-specific runtime environment.","severity":"gotcha","affected_versions":">=15.0.0"}],"env_vars":null,"search_vec":"'-0046':5 'blockchain':14 'filecoin':3,10 'frc':4 'frc46':1,15 'fungibl':6,12 'fungible-token':11 'implement':9 'refer':8 'token':2,7,13","created_at":"2026-06-17T18:00:14.566973+00:00","updated_at":"2026-06-17T18:00:14.566973+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/filecoin-project/actors-utils","github":"https://github.com/filecoin-project/actors-utils","docs":"https://docs.rs/frc46_token/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}