destroyer.market
Verified contract
Active on
Ethereum with 266 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 "destroyer.market"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21302576 | 15 days ago | | | 0 | 0.00038403181 | |
| 21302332 | 16 days ago | | | 0 | 0.00042208332 | |
| 17017596 | 2 years ago | | | 0 | 0.00064850007 | |
| 14771233 | 3 years ago | | | 0 | 0.00083018259 | |
| 14229366 | 3 years ago | | | 0 | 0.0039687595 | |
| 12653955 | 3 years ago | | | 0 | 0.00042232700 | |
| 12388453 | 4 years ago | | | 0 | 0.0057795160 | |
| 11759868 | 4 years ago | | | 0 | 0.0047001504 | |
| 11618362 | 4 years ago | | | 0 | 0.0049956170 | |
| 11617293 | 4 years ago | | | 0 | 0.0035367200 |
ABI
ABI objects
Getter at block 21413532
decimals() view returns (uint8)
18
name() view returns (string)
destroyer.market
owner() view returns (address)
0xadb39f55d8fd6b38f7d8fc79579740bdac9635eb
symbol() view returns (string)
WORLD
totalSupply() view returns (uint256)
976786509037715557067
uniswapPair() view returns (address)
0x146284897d273b03f0ba33e532900c7322bd4681
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
createUniswapPairMainnet() returns (address)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setWhitelistedRecipient(address _recipient, bool _whitelisted)
setWhitelistedSender(address _address, bool _whitelisted)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.