Donkey

Verified contract

Active on Ethereum with 16,586 txns
Deployed by via 0x4e8e94b2 at 12356723
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $959.92
ERC-20
Value $345.57
ERC-20
Value $94.16
ERC-20
--
0xb76f22fc4e888b2c0ba55ffa228ec76ba2069c3a160d146d91e00b4d0be7ad74
0xa5c6707b4f736befe6ca92da1eee4894e5b067308f21ae0ff2936faf88f56baf
0x331ef63becfedd88390e0ab18804344bee039a9447ada5c1637bf2eacaf42a66
0x17178d4accf851947e3359b6c6e83a12329f494888bc787a445f05726b976db4
0x55ccc1cbc9d9011b5849591cb67cb780d0d407ec642039061ba62125f3e47f3e
0x295f4626ee42ec5996104faac1f91ae9770d16d7a48c1fcff53f2fbd2fde750b
0x8c471ad19d4639d022006e2fe8eeea42da9309014b8a4216127543beeca6111b
0xa4b217c9851be4e6ca1dc59e0251e17fc3298dbd214c99e040972e3a81eab3bf
0x189294bf21d5324ddcfba50f1c6ba422071fc8940bd17a9901d23c9eb566dfab
0xc6b336b799cf50fa94ecd4c2afb99ed99e7dc5922c15a2a0bfd17546c40ab073

Functions
Getter at block 21273406
decimals(view returns (uint8)
18
name(view returns (string)
Donkey
symbol(view returns (string)
DON
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (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

This contract contains no error objects.