Pureland
Verified contract
Active on
Ethereum with 5,679 txns
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 |
---|---|---|---|---|---|
EUP | ERC-20 | 450 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16105613 | 2 years ago | | | 0 | 0.00066133124 | |
| 16040117 | 2 years ago | | | 0 | 0.00064716000 | |
| 16040106 | 2 years ago | | | 0 | 0.00064692000 | |
| 16040106 | 2 years ago | | | 0 | 0.00064692000 | |
| 16040106 | 2 years ago | | | 0 | 0.00064692000 | |
| 16040106 | 2 years ago | | | 0 | 0.00074292000 | |
| 16040095 | 2 years ago | | | 0 | 0.00064668000 | |
| 16040095 | 2 years ago | | | 0 | 0.00064668000 | |
| 16040095 | 2 years ago | | | 0 | 0.00074268000 | |
| 16040094 | 2 years ago | | | 0 | 0.00074268000 |
ABI
ABI objects
Getter at block 21161143 pauseStatus() view returns (bool)
INITIAL_SUPPLY() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Pureland
paused() view returns (bool)
false
symbol() view returns (string)
PLD
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
batchTransfer(address[] _to, uint256[] _amount) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setPause()
setResume()
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)
constructor(address _master)
This contract contains no fallback and receive objects.
This contract contains no error objects.