Arctic Protocol
Verified contract
Active on
Ethereum with 9 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 "Arctic Protocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18995822 | 10 months ago | | | 0 | 0.00051515662 | |
| 18995647 | 10 months ago | | | 0 | 0.00058708209 | |
| 18995488 | 10 months ago | | | 0 | 0.00054464174 | |
| 18995474 | 10 months ago | | | 0 | 0.00052821194 | |
| 18995447 | 10 months ago | | | 0 | 0.00090437032 | |
| 18995249 | 10 months ago | | | 0 | 0.0053668000 | |
| 18995246 | 10 months ago | | | 0 | 0.0010769856 | |
| 18995245 | 10 months ago | | | 0 | 0.00035629350 | |
| 18995194 | 10 months ago | | | 0 | 0.00070180585 |
ABI
ABI objects
Getter at block 21125071
decimals() view returns (uint8)
18
name() view returns (string)
Arctic Protocol
symbol() view returns (string)
ARCTIC
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events OpenTrade()
approve(address spender, uint256 amount) returns (bool)
setARCTIC(uint256 newTBurn, uint256 newTConfirm)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()