Arkham
Verified contract
Proxy
Active on
Ethereum with 194,017 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($37,479.84)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARKM | ERC-20 | 18.63858K | $2.01 |
$37,463.55 | |
BBTC | ERC-20 | 0.00017 | $95,866.00 |
$16.3 | |
APE | ERC-20 | 0 | $1.15 |
$0 | |
DIVIDEND_TRACKER | ERC-20 | 69 | -- | -- | |
MAD | ERC-20 | 69 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244809 | 12 minutes ago | | | 0 | 0.0010938604 | |
| 21244793 | 16 minutes ago | | | 0 | 0.00070432474 | |
| 21244777 | 19 minutes ago | | | 0 | 0.00054935530 | |
| 21244769 | 21 minutes ago | | | 0 | 0.00069922437 | |
| 21244762 | 22 minutes ago | | | 0 | 0.00089644799 | |
| 21244759 | 23 minutes ago | | | 0 | 0.00076921281 | |
| 21244759 | 23 minutes ago | | | 0 | 0.00078417515 | |
| 21244727 | 29 minutes ago | | | 0 | 0.00092856731 | |
| 21244694 | 36 minutes ago | | | 0 | 0.00096886044 | |
| 21244659 | 43 minutes ago | | | 0 | 0.00054557080 |
ABI
ABI objects
Getter at block 21244868 proxiableUUID() view returns (bytes32)
decimals() view returns (uint8)
18
name() view returns (string)
Arkham
owner() view returns (address)
0x90423cbde95cbc6fa30860b22ef5dd0181283914
paused() view returns (bool)
false
symbol() view returns (string)
ARKM
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
mint(address to, uint256 amount)
pause()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.