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 "PoorRug"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20556803 | 3 months ago | | | 0 | 0.000070163469 | |
| 16546967 | 2 years ago | | | 0 | 0.00050600108 | |
| 15514540 | 2 years ago | | | 0 | 0.00018720132 | |
| 12494491 | 3 years ago | | | 0 | 0.0018183750 | |
| 12327463 | 4 years ago | | | 0 | 0.0026714380 | |
| 12309505 | 4 years ago | | | 0 | 0.0027152000 | |
| 12303241 | 4 years ago | | | 0 | 0.0024245000 | |
| 12137206 | 4 years ago | | | 0 | 0.0052199660 | |
| 11956368 | 4 years ago | | | 0 | 0.0039899700 | |
| 11940663 | 4 years ago | | | 0 | 0.0088358034 |
ABI
ABI objects
Getter at block 21200024
decimals() view returns (uint8)
18
lpPool() view returns (address)
0x2ffe1193b74f8dd43f08ea8ae0a14c699b3677cd
minter() view returns (address)
0x4a6c103a1a60f7ba7b7ce832a32d1b747529f8e7
name() view returns (string)
PoorRug
symbol() view returns (string)
Poor
totalSupply() view returns (uint256)
791210814203532000933167
treasury() view returns (address)
0x5b18a82a34eaf0ee1e47c02097f739973ac10c68
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 account, uint256 amount)
setLpPool(address lpPool_)
setTreasury(address treasuryAddress_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address minter_)
This contract contains no fallback and receive objects.
This contract contains no error objects.