Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$MAZE | ERC-20 | 824.677462 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20645328 | 3 months ago | | | 0 | 0.000068928100 | |
| 20386353 | 4 months ago | | | 0 | 0.000087944567 | |
| 18448999 | a year ago | | | 0 | 0.00038168927 | |
| 16859895 | 2 years ago | | | 0 | 0.00031339273 | |
| 16462118 | 2 years ago | | | 0 | 0.00037336797 | |
| 16028983 | 2 years ago | | | 0 | 0.00029349060 | |
| 15992496 | 2 years ago | | | 0 | 0.00035925048 | |
| 15990972 | 2 years ago | | | 0 | 0.0010057077 | |
| 15979557 | 2 years ago | | | 0 | 0.0016596283 | |
| 15976119 | 2 years ago | | | 0 | 0.00096490126 |
ABI
ABI objects
Getter at block 21191219
_fees() view returns (uint256 buyFee, uint256 sellFee)
(buyFee=6, sellFee=6)
_maxTx() view returns (uint256)
20000000000000
_maxWalletAmount() view returns (uint256)
20000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Maze
pair() view returns (address)
0x3806b550643f8c045fa3e162c78bdd61de3c6604
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() pure returns (string)
$MAZE
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearETH()
clearStuckToken(address token, uint256 value)
enableTrading()
manualSwap()
renounceOwnership()
setBots(address[] addr, bool _isBot)
setFees(uint256 _buyFee, uint256 _sellFee)
setMultipleFeeExempt(address[] wallets, bool _isFeeExempt)
setTradeRestrictionAmounts(uint256 _maxWalletPercent, uint256 _maxTxPercent)
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)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.