Dragon Slayer
Verified contract
Active on
Ethereum with 14 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 "Dragon Slayer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15187694 | 2 years ago | | | 0 | 0.0030334539 | |
| 15187575 | 2 years ago | | | 0 | 0.00074393260 | |
| 15187548 | 2 years ago | | | 0 | 0.00079197555 | |
| 15187545 | 2 years ago | | | 0 | 0.00076180149 | |
| 15187545 | 2 years ago | | | 0 | 0.00076180149 | |
| 15187537 | 2 years ago | | | 0 | 0.0016523500 | |
| 15187534 | 2 years ago | | | 0 | 0.00069040351 | |
| 15187518 | 2 years ago | | | 0 | 0.00055885182 | |
| 15187517 | 2 years ago | | | 0 | 0.00027608295 | |
| 15187506 | 2 years ago | | | 0 | 0.00064373343 |
ABI
ABI objects
Getter at block 21099032
_decimals() view returns (uint256)
9
_feePercent() view returns (uint256)
2
_totalSupply() view returns (uint256)
1000000000000000000
decimals() view returns (uint256)
9
name() view returns (string)
Dragon Slayer
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ドラゴンスレイヤー
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xf575e694cb3b7a69e4655b0faaf44036a37e53b8
uniswapVersion() pure returns (uint256)
2
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 from, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 amount) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.