Marlin POND
Verified contract
Proxy
Active on
Ethereum with 129,445 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($29,386.06)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POND | ERC-20 | 1.606246M | $0.01787 |
$28,703.53 | |
OXT | ERC-20 | 5K | $0.074986 |
$374.93 | |
USDC | ERC-20 | 287.580163 | $1.00 |
$287.58 | |
USDT | ERC-20 | 20 | $1.001 |
$20.02 | |
APU | ERC-20 | 1 | $0.000927 |
$0 | |
TARD | ERC-20 | 10K | -- | -- | |
DAG | ERC-20 | 3.5K | -- | -- | |
HQG | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245117 | 10 minutes ago | | | 0 | 0.00086393041 | |
| 21245112 | 11 minutes ago | | | 0 | 0.00089485619 | |
| 21245072 | 19 minutes ago | | | 0 | 0.00070233646 | |
| 21245066 | 21 minutes ago | | | 0 | 0.00045489521 | |
| 21245055 | 23 minutes ago | | | 0 | 0.00077910732 | |
| 21245045 | 25 minutes ago | | | 0 | 0.00082503822 | |
| 21245037 | 26 minutes ago | | | 0 | 0.00052700733 | |
| 21245007 | 32 minutes ago | | | 0 | 0.00075242425 | |
| 21244955 | 43 minutes ago | | | 0 | 0.00060980085 | |
| 21244926 | an hour ago | | | 0 | 0.00044015107 |
ABI
ABI objects
Getter at block 21245167
cap() view returns (uint256)
10000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Marlin POND
symbol() view returns (string)
POND
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMinter(address account) view returns (bool)
State-modifying
Events updateAdmin(address _newAdmin)
updateLogic(address _newLogic)
addMinter(address account)
approve(address spender, uint256 value) 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(address sender)
initialize(string _name, string _symbol, uint8 _decimal, address _bridge)
initialize(string name, string symbol, uint8 decimals)
initialize(uint256 cap, address sender)
mint(address account, uint256 amount) returns (bool)
renounceMinter()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MinterAdded(address indexed account)
MinterRemoved(address indexed account)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address contractLogic, address proxyAdmin)
fallback()
This contract contains no error objects.