Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($39.28)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEPAY | ERC-20 | 100 | $0.33919 |
$33.92 | |
NIOX | ERC-20 | 4.771325K | $0.001124 |
$5.36 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21212332 | a day ago | | | 0 | 0.00051876919 | |
| 21208450 | a day ago | | | 0 | 0.00051570730 | |
| 21200049 | 3 days ago | | | 0 | 0.00053894005 | |
| 21192813 | 4 days ago | | | 0 | 0.00071160374 | |
| 21167089 | 7 days ago | | | 0 | 0.0025212050 | |
| 21122200 | 14 days ago | | | 0 | 0.0010830433 | |
| 21121101 | 14 days ago | | | 0 | 0.00018067556 | |
| 21058176 | 22 days ago | | | 0 | 0.00019258002 | |
| 21058172 | 22 days ago | | | 0 | 0.00021519654 | |
| 21025269 | a month ago | | | 0 | 0.00014252497 |
ABI
ABI objects
Getter at block 21218957 releasable() view returns (uint256)
decimals() view returns (uint8)
18
lastVestingRelease() view returns (uint256)
1704359903
name() view returns (string)
DePay
symbol() view returns (string)
DEPAY
totalSupply() view returns (uint256)
26704575772183238491352327
vestingBeneficial() view returns (address)
0x4e260bb2b25ec6f3a59b478fcde5ed5b8d783b02
vestingPeriodEnd() view returns (uint256)
1704359950
vestingRewardPerSecond() view returns (uint256)
0
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)
burnBeforeRelease(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
extendVestingPeriod(uint256 extension)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
release()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.