PixelVerse
Verified contract
Active on
Ethereum with 3,751 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 "PixelVerse"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21133849 | 20 days ago | | | 0 | 0.00065286361 | |
| 21131188 | 21 days ago | | | 0 | 0.0017063177 | |
| 21098402 | 25 days ago | | | 0 | 0.00015674140 | |
| 21015370 | a month ago | | | 0 | 0.00076961225 | |
| 20982629 | a month ago | | | 0 | 0.00046227095 | |
| 20951501 | a month ago | | | 0 | 0.00060754244 | |
| 20852356 | 2 months ago | | | 0 | 0.00022966966 | |
| 20797583 | 2 months ago | | | 0 | 0.00079396798 | |
| 20784735 | 2 months ago | | | 0 | 0.0010107910 | |
| 20661571 | 3 months ago | | | 0 | 0.000076560000 |
ABI
ABI objects
Getter at block 21280105 getVaultList() view returns (address[] list)
_totalSupply() view returns (uint256)
480000000000000000000000000
decimals() view returns (uint8)
18
getVaultAmount() view returns (uint256 amount)
0
getVaultReleaseTime() view returns (uint256 releaseTime)
0
isLocked() view returns (bool)
false
name() view returns (string)
PixelVerse
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xa7c9b206d9778d86215c6f538b7dd85e5fb0d6d3
symbol() view returns (string)
PIXEL
totalSupply() view returns (uint256)
480000000000000000000000000
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 addBlacklist(address account)
approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 amount)
burnFrom(address from, uint256 amount)
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)
fallback()
This contract contains no error objects.