Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PAZZI-N | ERC-20 | 128.169138K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13059135 | 3 years ago | | | 0 | 0.0012429951 | |
| 12663632 | 3 years ago | | | 0 | 0.00039012800 | |
| 12577838 | 3 years ago | | | 0 | 0.00026583700 | |
| 12565929 | 3 years ago | | | 0.02115 | 0.00058800000 | |
| 11656794 | 4 years ago | | | 0 | 0.0025042074 | |
| 11656690 | 4 years ago | | | 0 | 0.0019138970 | |
| 11652341 | 4 years ago | | | 0 | 0.0023347237 | |
| 11561050 | 4 years ago | | | 0 | 0.0019389720 | |
| 11542712 | 4 years ago | | | 0 | 0.0036894400 | |
| 11505164 | 4 years ago | | | 0 | 0.00085362700 |
ABI
ABI objects
Getter at block 21162564 getVaultList() view returns (address[] list)
_totalSupply() view returns (uint256)
168717761000000000000000000
decimals() view returns (uint8)
18
getVaultAmount() view returns (uint256 amount)
0
getVaultReleaseTime() view returns (uint256 releaseTime)
0
isLocked() view returns (bool)
true
name() view returns (string)
Pazzi
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x7eb9e86a8b7b86f7ec30946878c30d487a125fd6
startDate() view returns (uint256)
0
symbol() view returns (string)
PAZZI
totalSupply() view returns (uint256)
168717761000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
getVaultAmountFrom(address from) view returns (uint256 amount)
getVaultReleaseTimeFrom(address from) view returns (uint256 releaseTime)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 amount)
burnFrom(address from, uint256 amount)
mint(address to, uint256 value) returns (bool)
releaseToken()
releateTokenTo(address to)
setIsLocked(bool _isLocked)
tokenToVault(address to, uint256 amount, uint256 releastTime)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(address multisig, uint256 tokens)
fallback()
This contract contains no error objects.