BlackDragon
Verified contract
Active on
Ethereum with 26 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 "BlackDragon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16244291 | 2 years ago | | | 0 | 0.00053669557 | |
| 16244287 | 2 years ago | | | 0 | 0.00068027866 | |
| 16244277 | 2 years ago | | | 0 | 0.00049530066 | |
| 16244275 | 2 years ago | | | 0 | 0.00068119975 | |
| 16244272 | 2 years ago | | | 0 | 0.00069255701 | |
| 16244271 | 2 years ago | | | 0 | 0.00072754415 | |
| 16244266 | 2 years ago | | | 0 | 0.00071407280 | |
| 16244262 | 2 years ago | | | 0 | 0.00063021007 | |
| 16244261 | 2 years ago | | | 0 | 0.00061118317 | |
| 16244259 | 2 years ago | | | 0 | 0.00061619736 |
ABI
ABI objects
Getter at block 21228023
MAX_SUPPLY() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_buyTax() view returns (uint256)
1
_sellTax() view returns (uint256)
1
_totalSupply() view returns (uint256)
10000000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
12
getCirculatingSupply() view returns (uint256)
9875670526393080
name() view returns (string)
BlackDragon
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
BD
totalSupply() view returns (uint256)
10000000000000000
uniV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapPair() view returns (address)
0x7315fbe060557bef745ef9a8eef7be2971ee7c77
Read-only
_balance(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
holderNoFee(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
buySellTax(uint256 buy, uint256 sell)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address pairExchange)
receive()
This contract contains no error objects.