Crossfi

Verified contract

Active on Ethereum with 4,963 txns
Deployed by via 0x5e3aeb1f at 12457682
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $178.76
0x6b837a4d461928c40c1c17cb8892adbacb184072683d77f8ae61e1617566873b
0x153df14181e4333c99788a5e46b1d7e4b06d2168f27f86ac77cada190dccaf11
0xbfa75306d89f7a4d1cb88a83b49cfe6374f08206214899be1e16604dc8f064ee
0xc63283f335e935d2c56fd4088acf1682c02e0be87b4d5872533fcc5399a2689a
0xb037bb599b0ab7bf05d927353dd5eb59274da4384b7190aae80a9146756c3757
0x6f16e83fd521f0c69f0a2a2c3e738c87630bf226a810e924af04e596bed3cd39
0x90fea15ef05f9a2c809553396677bf82e12e0e106e06a119fffcdcbb2779e5db
0x9bdb491ef00bc9e4ba0a2d5378deb596b316fa2fd5d96af6a2866e5e517b4387
0x140571267d1924ce95e623253b9986a870d17ac6414ed05f649f91f25c3d1a7d
0xd78007543fbce7324216f5a3c20751c6fcfee92ad5212ea699121fe2af0d37ee

Functions
Getter at block 21208780
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
erc777Mode(view returns (uint8)
0
granularity(view returns (uint256)
1
name(view returns (string)
Crossfi
superAdmin(view returns (address)
0xe0cd0cfdc025dc1c5409c630ffc03cd91bfde05a
symbol(view returns (string)
CRFI
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
admins(addressview returns (uint256)
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
blacklist(addressview returns (bool)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
tokensReceived(address operatoraddress fromaddress touint256 amountbytes userDatabytes operatorDatapure 
whitelist(addressview returns (bool)
State-modifying
AddAdmin(address adminAddr
AddBlackList(address[] addrs
AddWhiteList(address[] addrs
ChangeMode(uint8 mode
ChangeSuperAdmin(address suAdminAddr
DelAdmin(address adminAddr
DelBlackList(address[] addrs
DelWhiteList(address[] addrs
FreezeAddr(address[] addrs
UnfreezeAddr(address[] addrs
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address[] defaultOperators_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.