Sky Battles
Verified contract
Active on
Ethereum with 42 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 "Sky Battles"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13298835 | 3 years ago | | | 0 | 0.0027562372 | |
| 13297618 | 3 years ago | | | 0 | 0.0023687301 | |
| 13297497 | 3 years ago | | | 0 | 0.0015897724 | |
| 13297468 | 3 years ago | | | 0 | 0.015374610 | |
| 13297373 | 3 years ago | | | 0 | 0.020499480 | |
| 13297268 | 3 years ago | | | 0 | 0.0051248700 | |
| 13297195 | 3 years ago | | | 0 | 0.010249740 | |
| 13297109 | 3 years ago | | | 0 | 0.0018262949 | |
| 13297107 | 3 years ago | | | 0 | 0.0010382987 | |
| 13297107 | 3 years ago | | | 0 | 0.0018120749 |
ABI
ABI objects
Getter at block 21258497
decimals() view returns (uint256)
9
gameRewardsAddress() view returns (address)
0xfc451c1c424b9a29b3a28aca6bf4584497c4efa0
gameRewardsBalance() view returns (uint256)
3003402220631845391200264
name() view returns (string)
Sky Battles
symbol() view returns (string)
SKY
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkReward(address _address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
createUniswapPair()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
endRewards(address _address)
includeRewards(address _address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setUniswapAddresses(address _uniswapV2Factory, address _uniswapV2Router)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
AdminTransferred(address indexed previousAdmin, address indexed newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Received(address indexed sender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address router, address factory, uint256 initialSupply)
receive()
This contract contains no error objects.