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 "ARTHUR"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19310510 | 9 months ago | | | 0 | 0.00070863982 | |
| 19310510 | 9 months ago | | | 0 | 0.00070950561 | |
| 18377115 | a year ago | | | 0 | 0.00046682332 | |
| 18377113 | a year ago | | | 0 | 0.0016503285 | |
| 18161273 | a year ago | | | 0 | 0.00036983493 | |
| 17467711 | a year ago | | | 0 | 0.00073011232 | |
| 17449359 | a year ago | | | 0 | 0.00090416688 | |
| 17449350 | a year ago | | | 0 | 0.00095319829 | |
| 17411226 | a year ago | | | 0 | 0.0010907961 | |
| 17373668 | a year ago | | | 0 | 0.0012750959 |
ABI
ABI objects
Getter at block 21274628
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
marketingWallet() view returns (address)
0xbad00136d693919d18c5a7b89deecaef9f1452b9
maxTxAmount() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
Arthur
owner() view returns (address)
0xbad00136d693919d18c5a7b89deecaef9f1452b9
sellTax() view returns (uint256)
99
symbol() pure returns (string)
ARTHUR
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x09c2344946b93fbf8fdb0f55a0f02df5caa34f60
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
enableTrading()
manualsend()
manualswap()
newBlockDelay(uint256 number)
removeLimits()
renounceOwnership()
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(address[] wallets)
receive()
This contract contains no error objects.