Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,342.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AllIn | ERC-20 | 8.643577K | $0.502341 |
$4,342.02 | |
ETHREN | ERC-20 | 1.464K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273898 | 5 hours ago | | | 0 | 0.00096716071 | |
| 21273759 | 5 hours ago | | | 0 | 0.0013656571 | |
| 21273443 | 6 hours ago | | | 0 | 0.00096714052 | |
| 21273221 | 7 hours ago | | | 0 | 0.0013682251 | |
| 21273201 | 7 hours ago | | | 0 | 0.0013061991 | |
| 21273174 | 7 hours ago | | | 0 | 0.0010463674 | |
| 21273009 | 8 hours ago | | | 0 | 0.0012775949 | |
| 21272999 | 8 hours ago | | | 0 | 0.00053753454 | |
| 21268393 | a day ago | | | 0 | 0.00070847180 | |
| 21266998 | a day ago | | | 0 | 0.0014543276 |
ABI
ABI objects
Getter at block 21275367
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwap() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
All In
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
AllIn
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
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 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.