Poring.Finance
Verified contract
Active on
Ethereum with 82 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 "Poring.Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18138054 | a year ago | | | 0 | 0.00024926406 | |
| 16996157 | 2 years ago | | | 0 | 0.00048644378 | |
| 14457032 | 3 years ago | | | 0 | 0.0017356776 | |
| 11358187 | 4 years ago | | | 0 | 0.00036277500 | |
| 10965818 | 4 years ago | | | 0 | 0.0028238340 | |
| 10947169 | 4 years ago | | | 0 | 0.0024423300 | |
| 10946437 | 4 years ago | | | 0 | 0.0023979240 | |
| 10945391 | 4 years ago | | | 0 | 0.0053287200 | |
| 10945377 | 4 years ago | | | 0 | 0.0043458000 | |
| 10944962 | 4 years ago | | | 0 | 0.0028419840 |
ABI
ABI objects
Getter at block 21187289
decimals() view returns (uint8)
18
name() view returns (string)
Poring.Finance
owner() view returns (address)
0x8fcf066b0d2e095b72a896000d23d21dde242933
symbol() view returns (string)
PRNG
totalSupply() view returns (uint256)
2147395217391304347825913
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.