Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9724…a17d
Balances ($0.00)
No balances found for "Moo Doge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21227096 | an hour ago | | | 0 | 0.00050694579 | |
| 21226896 | 2 hours ago | | | 0 | 0.00046063832 | |
| 21225542 | 6 hours ago | | | 0 | 0.00053632868 | |
| 21225534 | 6 hours ago | | | 0 | 0.00048728380 | |
| 21225508 | 7 hours ago | | | 0 | 0.00075377568 | |
| 21225322 | 7 hours ago | | | 0 | 0.00060139783 | |
| 21225156 | 8 hours ago | | | 0 | 0.00049134236 | |
| 21225153 | 8 hours ago | | | 0 | 0.00048467514 | |
| 21225107 | 8 hours ago | | | 0 | 0.00051252138 | |
| 21225105 | 8 hours ago | | | 0 | 0.00050578364 |
ABI
ABI objects
Getter at block 21227464
_maxSwapLimit() view returns (uint256)
4206900000000000000
_maxTxSize() view returns (uint256)
420690000000000000000
_maxWalletTokens() view returns (uint256)
420690000000000000000
_minSwapThreshold() view returns (uint256)
420690000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Moo Doge
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MOOGE
totalSupply() pure returns (uint256)
420690000000000000000
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)
openTrading()
removeLimits()
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)
MaxTxAmountUpdated(uint256 _maxTxSize)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.