OdinBrowser
Verified contract
Active on
Ethereum with 93,962 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ODIN | ERC-20 | 111.11K | -- | -- | |
Shell | ERC-20 | 300 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15559335 | 2 years ago | | | 0 | 0.000048976000 | |
| 15235799 | 2 years ago | | | 0 | 0.00025632512 | |
| 14098757 | 3 years ago | | | 0 | 0.0020612566 | |
| 14098735 | 3 years ago | | | 0 | 0.0023138968 | |
| 14098466 | 3 years ago | | | 0 | 0.0030688220 | |
| 13958764 | 3 years ago | | | 0 | 0.0061833039 | |
| 13958742 | 3 years ago | | | 0 | 0.0037174980 | |
| 13958718 | 3 years ago | | | 0 | 0.0038130702 | |
| 13950739 | 3 years ago | | | 0 | 0.0023339794 | |
| 13950658 | 3 years ago | | | 0 | 0.0023682223 |
ABI
ABI objects
Getter at block 21162439
buyable() view returns (bool)
true
decimals() view returns (uint256)
18
ethOdinRate1() view returns (uint256)
3600
ethOdinRate2() view returns (uint256)
3600
freezeDuration() view returns (uint256)
2592000
maxInvEth() view returns (uint256)
1000000000000000000000
minInvEth() view returns (uint256)
100000000000000000
name() view returns (string)
OdinBrowser
running() view returns (bool)
false
sellDeadline1() view returns (uint256)
1535644800
sellDeadline2() view returns (uint256)
1538236800
sellStartTime() view returns (uint256)
1533052800
symbol() view returns (string)
ODIN
totalSupply() view returns (uint256)
8823746006634219380000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
freezeOf(address _owner) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events addWhitelist(address[] _addrs)
airDeliver(address _to, uint256 _amount)
airDeliverMulti(address[] _addrs, uint256 _amount)
airDeliverStandalone(address[] _addrs, uint256[] _amounts)
approve(address _spender, uint256 _value) returns (bool success)
beginSell()
burn(address burner, uint256 _value)
buyTokens() payable
freezeDeliver(address _to, uint256 _amount, uint256 _freezeAmount, uint256 _freezeMonth, uint256 _unfreezeBeginTime)
pause()
pauseSell()
setPublicOfferDate(uint256 _startTime, uint256 _deadLine1, uint256 _deadLine2)
setPublicOfferLimit(uint256 _minVal, uint256 _maxVal)
setPublicOfferPrice(uint256 _rate1, uint256 _rate2)
start()
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address _newOwner)
withdraw()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
BeginRunning()
BeginSell()
Burn(address indexed burner, uint256 val)
Freeze(address indexed from, uint256 value)
Pause()
PauseSell()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.