Coinweb

Verified contract

Active on Ethereum with 32,442 txns
Deployed by via 0x855b3842 at 13845715
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,135.17
ERC-20
--
 (#2274)
ERC-721
--
0x8ce0379c36a391f135cda07335332bf53dc8726d0a287c5b6be60b3731fe4162
0x49604612da4bdf48dddb561b14e7b39145884936d0f1f38a8582c5c2680fe3a3
0xd3102061fc67531cc7695c163bf9505173722fa23ad7fdfe28e387bab164e1b3
0x2ce3399ed0882186aa9fd140ad958ddbc3fe4df0d039a2bac6136e6351c2db53
0xf8021f6827cbd885772d9f0e3b61f4db82649391801ccc8847ec877693c37c8f
0xbc0ebe7c3f4ad56cae39dcd4387b5a83cfac3b69787981f7e1f897ef05229c6d
0x8c7df877f931839d7b64dfa78d6b62495f9f34a9f7faaf0b210dee8380bcc9f4
0x361103634ea6f9a4c75032bff1200ad4ae3f1599a8abf762be2378b9520217c2
0x698c783399a308073687560c94a8cfd6f4e24d2ea569a22ace00a9ae1d36fa29
0x21e9ff70c6a7b8c3a6a4de86411b361070870207a10c10a521cc26c8ee27435b

Functions
Getter at block 21246661
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
name(view returns (string)
Coinweb
symbol(view returns (string)
CWEB
totalSupply(view returns (uint256)
7613371825822409999982229948
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
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
Deployed(address releaser
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.