Disney

Verified contract

Active on Base with 182 txns
Deployed by via 0xe6898e93 at 12592877
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Disney"

0x93278f32995977eca64e75508648170b52de1cc7165f5fb76f9bf4cd6bbf7a1e
0xf3c18a0128f4b95a0a1e5e61c458413929743b33ea9e633ba5ef4cae802992e4
0x43ce730759a3842ec7b2f8c3c876830be3e1f664d4fe2e26dc5b3341798774e0
0x7213e81907d1e59117e33131d7e6569999872b30951ff03a86750d4e295314c5
0x06c284fc1e52ad2bbf0e3de429bf5d087fcfc6da787bb9daaff7b0ff15a836df
0x734dd5aae767a38354d987b8d440a8903fa24d4fcba83e55280f744e73cfaf6f
0x273963c74a9648a12a709ee93a206f58754e93261a85e9195ac0f8b4247cd9d7
0x4ba6763e4a53c13c03f8c18080f88c40f2071d60882e318be793b423fe836613
0x7be1c405ef0e696f3011b76939be811588fc2c06bbd57459caa8d7ffe346b851
0x256259751bada1241c86457278334f2e8dfe2313d288c6b4d3fc26326d1fa3b9

Functions
Getter at block 22945847
decimals(view returns (uint8)
18
name(view returns (string)
Disney
symbol(view returns (string)
DisneyMask
totalSupply(view returns (uint256)
8000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender