Coinweb

Verified contract

Active on Ethereum with 32,289 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 $7,751.71
ERC-20
--
 (#2274)
ERC-721
--
0x3106ed5baea548bd69ec3db79a7b285b660be93181f507e8dd1d553430991fc2
0x72d1991ba2e5c9edbd41495fbc954a51e1da0bac6c75a923e90b152f552089b1
0xc861087e2ab89571cdc9a6616379011332db453dcc2f6bdacbddce53d1a9fee0
0xdd95c92bd158fc69c0096c3b568a28bed08f5eeb9bfd1c87372affbcc0d5dac0
0x1d1e892b4592d30d6b80b0593e63d62d9114f42ded6e88309ee8c6e58dc85663
0x4658e7bad480318fec02c2f1f8c531e897efa2e1ef9dd38c73f144194bb793f0
0x7d65784c73a766df5f13dec97f936aebbf3388a9d3a13f518d20c7ac107b2caa
0x339d45f97d1ff23376c3503ea5e2e2492a55d0fbe68abf1d8088e0629ef6577f
0x1eb1c9b7bdce32db34d4098e50d648883272dfa88e7b5af1b9c368ab5faef761
0x75e4e0f83fa610e76b24c40bee95ff5f53c7007772d5512789d19ded40257993

Functions
Getter at block 21158005
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)
7614142986414409999982229948
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.