Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb7df…9fe5
Balances ($0.00)
No balances found for "PARA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18814472 | a year ago | | | 0 | 0.0015861648 | |
| 18783744 | a year ago | | | 0 | 0.00095379739 | |
| 18760781 | a year ago | | | 0 | 0.0012254003 | |
| 18760754 | a year ago | | | 0 | 0.0015501614 | |
| 18760524 | a year ago | | | 0 | 0.0013099487 | |
| 18760346 | a year ago | | | 0 | 0.0033432764 | |
| 18760014 | a year ago | | | 0 | 0.0024477020 | |
| 18760013 | a year ago | | | 0 | 0.0042608009 | |
| 18760009 | a year ago | | | 0 | 0.0043168126 | |
| 18759921 | a year ago | | | 0 | 0.0074918285 |
ABI
ABI objects
Getter at block 21313360
buyFee() view returns (uint8)
2
decimals() pure returns (uint8)
9
maxTransaction() view returns (uint256)
100000000000000001
maxWallet() view returns (uint256)
100000000000000001
name() pure returns (string)
Paragon Cash
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
2
symbol() pure returns (string)
PARA
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
openTrading()
renounceOwnership()
setFees(uint8 buyFees, uint8 sellFees)
setLimits(uint16 maxTransPermille, uint16 maxWaletPermille)
transfer(address toWallet, uint256 amount) returns (bool)
transferFrom(address fromWallet, address toWallet, uint256 amount) returns (bool)
transferOwnership(address newowner)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.