PopulStay Token
Verified contract
Active on
Ethereum with 12,571 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 "PopulStay Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20408316 | 4 months ago | | | 0 | 0.000051595000 | |
| 13158556 | 3 years ago | | | 0 | 0.0032411802 | |
| 13085161 | 3 years ago | | | 0 | 0.0030971400 | |
| 12638964 | 3 years ago | | | 0 | 0.0041422800 | |
| 12212864 | 4 years ago | | | 0 | 0.0061357200 | |
| 12188454 | 4 years ago | | | 0 | 0.0061328400 | |
| 12156672 | 4 years ago | | | 0 | 0.0061328400 | |
| 12145073 | 4 years ago | | | 0 | 0.0052129141 | |
| 11730555 | 4 years ago | | | 0 | 0.0037836941 | |
| 11698842 | 4 years ago | | | 0 | 0.0074616221 |
ABI
ABI objects
Getter at block 21259815
_totalSupply() view returns (uint256)
5000000000
decimals() view returns (uint8)
0
name() view returns (string)
PopulStay Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xf6cb5acd1c994816631f4ec8a34f7696cda7dc07
symbol() view returns (string)
PPS
totalSupply() view returns (uint256)
5000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, address _owneraddress, bytes32 _houseinfo, uint256 _from, uint256 _to, uint256 _days) returns (address _preorder)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, 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()
fallback()
This contract contains no error objects.