Pringe Finance
Verified contract
Active on
Ethereum with 123 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRIN | ERC-20 | 32.743521M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18980481 | a year ago | | | 0 | 0.0010434038 | |
| 18980481 | a year ago | | | 0 | 0.0010459872 | |
| 18107313 | a year ago | | | 0 | 0.00024188666 | |
| 18035835 | a year ago | | | 0 | 0.0019061552 | |
| 18035831 | a year ago | | | 0 | 0.0018975344 | |
| 18035826 | a year ago | | | 0 | 0.0019787905 | |
| 18035821 | a year ago | | | 0 | 0.0019600234 | |
| 18035806 | a year ago | | | 0 | 0.0021176005 | |
| 18035786 | a year ago | | | 0 | 0.0035284313 | |
| 18035778 | a year ago | | | 0 | 0.0019011754 |
ABI
ABI objects
Getter at block 21324972
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
maxSellAmount() view returns (uint256)
1000000000000000000000000
maxTxAmount() view returns (uint256)
1000000000000000000000000
maxWalletToken() view returns (uint256)
1000000000000000000000000
name() pure returns (string)
Pringe Finance
pair() view returns (address)
0xf76160e0988c4a058bffa6a91e706183ffd999d2
symbol() pure returns (string)
PRIN
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromTax(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setContractSwapSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
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.