Aidi Finance
Verified contract
Active on
Ethereum with 547 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.04)
Native
Value
$0.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000012 | $3,076.29 |
$0.04 | |
AIDI | ERC-20 | 3.128298T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21187926 | 4 days ago | | | 0 | 0.0013136684 | |
| 21187737 | 4 days ago | | | 0 | 0.0011700604 | |
| 21162965 | 7 days ago | | | 0 | 0.00036716289 | |
| 21155861 | 8 days ago | | | 0 | 0.00050599774 | |
| 21148649 | 9 days ago | | | 0 | 0.00035008547 | |
| 21134241 | 11 days ago | | | 0 | 0.00024974463 | |
| 21023852 | a month ago | | | 0 | 0.00034196774 | |
| 20998101 | a month ago | | | 0 | 0.00046380548 | |
| 20946622 | a month ago | | | 0 | 0.00047222241 | |
| 20926283 | a month ago | | | 0 | 0.00058869643 |
ABI
ABI objects
Getter at block 21214967
aidiverseWallet() view returns (address)
0xa542ccfe02aedf424925ef384270768808b5ac43
decimals() view returns (uint8)
18
name() view returns (string)
Aidi Finance
symbol() view returns (string)
AIDI
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
changeAidiverseWallet(address newAidiverseWallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverERC20(address token)
recoverETH()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.