Blue Dragon
Verified contract
Active on
Ethereum with 25 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 "Blue Dragon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15808983 | 2 years ago | | | 0 | 0.00065938914 | |
| 15808980 | 2 years ago | | | 0 | 0.00071944737 | |
| 15808797 | 2 years ago | | | 0 | 0.00053915910 | |
| 15808762 | 2 years ago | | | 0 | 0.00061655097 | |
| 15808480 | 2 years ago | | | 0 | 0.00058868187 | |
| 15808210 | 2 years ago | | | 0 | 0.00060146070 | |
| 15808202 | 2 years ago | | | 0 | 0.00063949922 | |
| 15808178 | 2 years ago | | | 0 | 0.00059009323 | |
| 15808135 | 2 years ago | | | 0 | 0.00056197961 | |
| 15808110 | 2 years ago | | | 0 | 0.00053215420 |
ABI
ABI objects
Getter at block 21407324
_buyTax() view returns (uint256)
1
_sellTax() view returns (uint256)
1
_totalSupply() view returns (uint256)
4000000000000000000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
3879556680275332042739856282
getTime() view returns (uint256)
1734258527
name() view returns (string)
Blue Dragon
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
蓝色的龙
totalSupply() view returns (uint256)
4000000000000000000000000000
uniswapPair() view returns (address)
0x44276c6b33e7d55c1cb2ec87c95e8ea41d213910
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExFromFees(address) view returns (bool)
isMarketPairAddress(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMarketPairSt(address account, bool newValue)
startTrade()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxBurned(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.