ARK 21Shares Bitcoin ETF
Verified contract
Active on
Ethereum with 747 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 "ARK 21Shares Bitcoin ETF"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21135584 | 11 days ago | | | 0 | 0.00071917552 | |
| 21130118 | 11 days ago | | | 0 | 0.00068152220 | |
| 20883527 | a month ago | | | 0 | 0.00014763585 | |
| 20612140 | 3 months ago | | | 0 | 0.00015916350 | |
| 20591322 | 3 months ago | | | 0 | 0.00010949163 | |
| 20570740 | 3 months ago | | | 0 | 0.00021108078 | |
| 20294067 | 4 months ago | | | 0 | 0.00011611019 | |
| 20195539 | 5 months ago | | | 0 | 0.00011641702 | |
| 20106086 | 5 months ago | | | 0 | 0.00027127743 | |
| 20106084 | 5 months ago | | | 0 | 0.00021015116 |
ABI
ABI objects
Getter at block 21211070
MAX_SUPPLY() view returns (uint256)
10000000000000000000000000000
decimals() view returns (uint8)
18
isTradingOpen() view returns (bool)
true
marketingAddress() view returns (address)
0xb0ad1369d634148195807c07b970186974992a6f
name() view returns (string)
ARK 21Shares Bitcoin ETF
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ARKB
totalSupply() view returns (uint256)
10000000000000000000000000000
treasuryAddress() view returns (address)
0xb0ad1369d634148195807c07b970186974992a6f
uniswapPair() view returns (address)
0x01c3fe159722f59109bb73548594b1a58f8e510d
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wethAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address _address, bool _value)
blacklistAddresses(address[] _addresses, bool _value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setTreasuryAddress(address _newTreasuryAddress)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawAll(address _to)
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 _uniswapRouterAddress, address _treasuryAddress, address _marketingAddress, address _WETHAddress)
receive()
This contract contains no error objects.