Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xee85…9244
Balances ($405.30)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 405.289876 | $1.00 |
$405.29 | |
USDC | ERC-20 | 0.01448 | $0.999874 |
$0.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21287828 | 4 hours ago | | | 0 | 0.00067625789 | |
| 21287147 | 7 hours ago | | | 0 | 0.00068372684 | |
| 21286252 | 10 hours ago | | | 0 | 0.00045766618 | |
| 21286240 | 10 hours ago | | | 0 | 0.00041174441 | |
| 21286129 | 10 hours ago | | | 0 | 0.00044538116 | |
| 21285889 | 11 hours ago | | | 0 | 0.00034961498 | |
| 21285710 | 11 hours ago | | | 0 | 0.00039009755 | |
| 21285708 | 11 hours ago | | | 0 | 0.00038541880 | |
| 21285685 | 11 hours ago | | | 0 | 0.00032839965 | |
| 21285682 | 11 hours ago | | | 0 | 0.00055853125 |
ABI
ABI objects
Getter at block 21289089
decimals() view returns (uint8)
18
name() view returns (string)
Vidya
symbol() view returns (string)
VIDYA
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
allowance(address addr, address spender) view returns (uint256)
balanceOf(address addr) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
distributePresale(uint256 _min, uint256 _max)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _presaleAddr)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.