Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x03f7…b329
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PERV | ERC-20 | 2.236769B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17662158 | a year ago | | | 0 | 0.00080166660 | |
| 17662122 | a year ago | | | 0 | 0.0014771536 | |
| 17662111 | a year ago | | | 0 | 0.00075880875 | |
| 17662111 | a year ago | | | 0 | 0.00075880875 | |
| 17662111 | a year ago | | | 0 | 0.00075880875 | |
| 17662111 | a year ago | | | 0 | 0.00075880875 | |
| 17662110 | a year ago | | | 0 | 0.00046507717 | |
| 17662099 | a year ago | | | 0 | 0.00066925955 |
ABI
ABI objects
Getter at block 21330329
_maxTransferAmount() view returns (uint256)
20000000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000000
_maxWalletToken() view returns (uint256)
20000000000000000000
circulatingSupply() view returns (uint256)
1000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xa7486bebdcd2b1b573d74169143d1de970b03e27
name() pure returns (string)
Perv Coin
pair() view returns (address)
0xe69a28f5e99de6a6f7bea57084e57a4bd63963bb
symbol() pure returns (string)
PERV
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
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.