Skyrim Network
Verified contract
Active on
Ethereum with 433 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 |
---|---|---|---|---|---|
SNS | ERC-20 | 322.061052K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20066967 | 6 months ago | | | 0 | 0.00027957378 | |
| 19616100 | 8 months ago | | | 0 | 0.0010039945 | |
| 18528000 | a year ago | | | 0 | 0.0020599398 | |
| 18527742 | a year ago | | | 0 | 0.0017682861 | |
| 16787574 | 2 years ago | | | 0 | 0.0024205191 | |
| 16574930 | 2 years ago | | | 0 | 0.0012216169 | |
| 14834312 | 3 years ago | | | 0 | 0.00061495456 | |
| 14448954 | 3 years ago | | | 0 | 0.0011536466 | |
| 13892130 | 3 years ago | | | 0 | 0.0023100484 | |
| 13880519 | 3 years ago | | | 0 | 0.0022498364 |
ABI
ABI objects
Getter at block 21400683
INITIAL_SUPPLY() pure returns (uint256)
49900000000000000000000000000
_creator() pure returns (address)
0x5bd7daa872d4e4ebe77420e368c0d683317840ba
_totalSupply() pure returns (uint256)
49900000000000000000000000000
decimals() pure returns (uint256)
18
name() pure returns (string)
Skyrim Network
symbol() pure returns (string)
SNS
totalSupply() pure returns (uint256 totalSupply)
49900000000000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
frozenAccount(address) pure returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
destroy()
freezeAccount(address target, bool freeze)
freezeAll()
mintToken(address target, uint256 mintedAmount)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.