Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MARTYR | ERC-20 | 42.888073M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15264842 | 2 years ago | | | 0 | 0.0046506000 | |
| 15264838 | 2 years ago | | | 0 | 0.00077253260 | |
| 15264838 | 2 years ago | | | 0 | 0.00084229160 | |
| 15264838 | 2 years ago | | | 0 | 0.0053095200 | |
| 15264837 | 2 years ago | | | 0 | 0.00069445086 | |
| 15264837 | 2 years ago | | | 0 | 0.00071770386 | |
| 15264836 | 2 years ago | | | 0 | 0.00079155191 | |
| 15264836 | 2 years ago | | | 0 | 0.00080391991 | |
| 15264836 | 2 years ago | | | 0 | 0.00080391991 | |
| 15264836 | 2 years ago | | | 0 | 0.00092759990 |
ABI
ABI objects
Getter at block 21260380
_maxWalletAmount() view returns (uint256)
15000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x339726b1f3eebcb71ae6da2bacf7f2edc30bcd2f
marketingFeeReceiver() view returns (address)
0xb43f0cdc651eeee6362bc4b617143e73efe8dadf
name() pure returns (string)
Martyr
pair() view returns (address)
0xf354ba2a8f7a057ffddb91ad2eeac46129b7eaf6
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3000000000000000
symbol() pure returns (string)
MARTYR
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.