Apu Apustaja
Verified contract
Active on
Ethereum with 9 txns
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 "Apu Apustaja"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18132905 | a year ago | | | 0 | 0.0016399328 | |
| 18130310 | a year ago | | | 0 | 0.00058226162 | |
| 18130170 | a year ago | | | 0 | 0.00064433262 | |
| 18130157 | a year ago | | | 0 | 0.00075876667 | |
| 18130135 | a year ago | | | 0 | 0.00030632903 | |
| 18130131 | a year ago | | | 0 | 0.0013147376 | |
| 18130114 | a year ago | | | 0 | 0.00066448691 | |
| 18130107 | a year ago | | | 0 | 0.0014277728 | |
| 18130101 | a year ago | | | 0 | 0.00067287746 |
ABI
ABI objects
Getter at block 21097297
_decimals() view returns (uint256)
9
_taxWallet() view returns (address)
0xdcd1dec37b5da8c9df78bc027ffd1282cb21fdc1
_totalSupply() view returns (uint256)
42069006900000000000
airdropsWallet() view returns (address)
0x036608e1ac47c555295d9134a6326e0b4b45966a
decimals() view returns (uint256)
9
name() view returns (string)
Apu Apustaja
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
APU
totalSupply() view returns (uint256)
42069006900000000000
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)
decreaseAllowance(address from, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
swap(uint256 tokenValue)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 _amount) returns (bool)
Airdrop(uint256 value, address wallet)
Approval(address indexed a1, address indexed a2, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from_, address indexed _to, uint256 arg2)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.