Paper Dragon
Verified contract
Active on
Ethereum with 216 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 "Paper Dragon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20713352 | 2 months ago | | | 0 | 0.00091664490 | |
| 20713154 | 2 months ago | | | 0 | 0.00026209624 | |
| 20189410 | 5 months ago | | | 0 | 0.00023043749 | |
| 19067919 | 10 months ago | | | 0 | 0.00034276167 | |
| 18506841 | a year ago | | | 0 | 0.00091802478 | |
| 18506819 | a year ago | | | 0 | 0.0010604028 | |
| 18506813 | a year ago | | | 0 | 0.0010447022 | |
| 18506807 | a year ago | | | 0 | 0.0011517353 | |
| 18506802 | a year ago | | | 0 | 0.0011401657 | |
| 18506778 | a year ago | | | 0 | 0.0010503206 |
ABI
ABI objects
Getter at block 21227553
burnFeeOnBuy() view returns (uint256)
4
burnFeeOnSell() view returns (uint256)
4
burnFeeOnTransfer() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
launchTime() view returns (uint256)
1664021135
name() view returns (string)
Paper Dragon
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PAD
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0f1b85da85b23fe3a4fff7d3e396c737dd164054
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklist(address) view returns (bool)
isBot(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events _amnestyBot(address account)
_blacklistBot(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _burnFeeOnBuy, uint256 _burnFeeOnSell, uint256 _burnFeeOnTransfer)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.