Pay Easy Token
Verified contract
Active on
Ethereum with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9bf8…2b80
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PET | ERC-20 | 6.99998M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5449952 | 7 years ago | | | 0 | 0.00089867900 | |
| 4509611 | 7 years ago | | | 0.003 | 0.0017323250 | |
| 4509610 | 7 years ago | | | 0.002 | 0.0021073250 | |
| 4509593 | 7 years ago | | | 0 | 0.0012937000 | |
| 4507026 | 7 years ago | | | 0.004 | 0.0021227250 | |
| 4506932 | 7 years ago | | | 0.003 | 0.0028727250 |
ABI
ABI objects
Getter at block 21423910
INITIAL_SUPPLY() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint32)
18
name() view returns (string)
Pay Easy Token
owner() view returns (address)
0xe026e831b77fa3c21535c1b1903ca7cec87f942f
symbol() view returns (string)
PET
token() view returns (address)
0x9bf8b439cf628090cab56aefcb9d5ed4a8cc2b80
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events MyCoins()
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
createTokens() payable
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.