All In Coin
Verified contract
Active on
Ethereum with 1,859 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb1cf…ca77
0xdda1…9f0d
11 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,584.14 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19518685 | 8 months ago | | | 0 | 0.0013285667 | |
| 19146108 | 10 months ago | | | 0 | 0.00044271538 | |
| 19146102 | 10 months ago | | | 0 | 0.00035152374 | |
| 19143962 | 10 months ago | | | 0 | 0.00068686630 | |
| 19137598 | 10 months ago | | | 0 | 0.0062794359 | |
| 19133565 | 10 months ago | | | 0 | 0.0016385481 | |
| 19078593 | 10 months ago | | | 0 | 0.00032491840 | |
| 19061846 | 10 months ago | | | 0 | 0.00080900505 | |
| 19047660 | 10 months ago | | | 0 | 0.00040554625 | |
| 19036915 | 10 months ago | | | 0 | 0.0011130835 |
ABI
ABI objects
Getter at block 21285518
decimals() pure returns (uint8)
9
name() pure returns (string)
All In Coin
owner() view returns (address)
0x320ce6f826778c98fd6fd99929df6eb9fc9557e5
symbol() pure returns (string)
ALLIN
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMinBalance(uint256 newMin)
changePercentages(uint256 nPc1, uint256 nPc2, uint256 nPc3, uint256 nPc4, uint256 nPc5, uint256 nPc6)
delBot(address[] notbots)
disableBlacklist()
editFees(uint256 one, uint256 two)
excludeFromFees(address target)
manualsend()
manualswap()
openTrading()
recoverTokens(address tokenAddress)
removeLimits()
renounceOwnership()
setBots(address[] bots_)
setDepositAddress(address deposit)
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()
receive()
This contract contains no error objects.