PetroleumChain
Verified contract
Active on
Ethereum with 3,069 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 |
---|---|---|---|---|---|
PEC | ERC-20 | 7.144352K | -- | -- | |
Only | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8336338 | 5 years ago | | | 0 | 0.00036547000 | |
| 8327292 | 5 years ago | | | 0 | 0.00015038100 | |
| 8327199 | 5 years ago | | | 0 | 0.00036038100 | |
| 8314343 | 5 years ago | | | 0 | 0.0021928200 | |
| 8191586 | 5 years ago | | | 0 | 0.00021928200 | |
| 8191474 | 5 years ago | | | 0 | 0.00025741500 | |
| 8136692 | 5 years ago | | | 0 | 0.00015646684 | |
| 8136645 | 5 years ago | | | 0 | 0.00030699480 | |
| 8117570 | 5 years ago | | | 0 | 0.00051611000 | |
| 8079057 | 5 years ago | | | 0 | 0.00021611000 |
ABI
ABI objects
Getter at block 21290128
decimals() view returns (uint256)
18
mintable() view returns (bool)
false
name() view returns (string)
PetroleumChain
owner() view returns (address)
0x01754a00c3ea7cd9431eafb49668c24098fcaf17
symbol() view returns (string)
PEC
totalSupply() view returns (uint256)
200000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
mint(uint256 amount)
transfer(address _recipient, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _totalSupply, string _symbol, string _name, bool _mintable)
This contract contains no fallback and receive objects.
This contract contains no error objects.