Mr. BURNS MONTY
Verified contract
Active on
Ethereum with 438 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Mr. BURNS MONTY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20961189 | a month ago | | | 0 | 0.00047477332 | |
| 20750776 | 2 months ago | | | 0 | 0.000069411252 | |
| 19254824 | 9 months ago | | | 0 | 0.00093711571 | |
| 19134523 | 9 months ago | | | 0 | 0.0012335289 | |
| 18605805 | a year ago | | | 0 | 0.00042120602 | |
| 18377182 | a year ago | | | 0 | 0.00037236400 | |
| 18377180 | a year ago | | | 0 | 0.0011525483 | |
| 18296801 | a year ago | | | 0 | 0.00017141856 | |
| 18110428 | a year ago | | | 0 | 0.00047836364 | |
| 18091292 | a year ago | | | 0 | 0.00049512940 |
ABI
ABI objects
Getter at block 21182359
decimals() view returns (uint8)
18
name() view returns (string)
Mr. BURNS MONTY
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BURN
totalSupply() view returns (uint256)
3330000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address spender, bool isApproval, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
burn(address to, uint256 amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Constructor(address owner, address token, uint256 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, address dex_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.