Mother of Dragons
Verified contract
Active on
Ethereum with 620 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($108.32)
Native
Value
$108.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.035 | $3,094.87 |
$108.32 | |
MAYE | ERC-20 | 3.172719K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21183842 | 4 days ago | | | 0 | 0.0017169588 | |
| 21158201 | 7 days ago | | | 0 | 0.0011962730 | |
| 21156397 | 7 days ago | | | 0 | 0.00059859374 | |
| 21124891 | 12 days ago | | | 0 | 0.00032234684 | |
| 21114901 | 13 days ago | | | 0 | 0.00044211021 | |
| 21112515 | 14 days ago | | | 0 | 0.00021868694 | |
| 21109508 | 14 days ago | | | 0 | 0.00023043999 | |
| 21108940 | 14 days ago | | | 0 | 0.00025219650 | |
| 21108470 | 14 days ago | | | 0 | 0.00033870006 | |
| 20858474 | 2 months ago | | | 0 | 0.00041308043 |
ABI
ABI objects
Getter at block 21209674
_maxTransferAmount() view returns (uint256)
100000000000000
_maxTxAmount() view returns (uint256)
100000000000000
_maxWalletToken() view returns (uint256)
100000000000000
circulatingSupply() view returns (uint256)
980000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Mother of Dragons
pair() view returns (address)
0x2b23e0a4689f0918eb6c9c375dfd3b29c2e04514
symbol() pure returns (string)
MAYE
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setExtent()
setFee(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setMaxAmount(uint256 _buy, uint256 _trans, uint256 _wallet)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.