BitSoccer Player
Verified contract
Active on
Ethereum with 2,281 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xeac3…79e3
0x0a17…edef
0x210f…0642
0xc89b…55b1
Balances ($0.00)
No balances found for "BitSoccer Player"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7687656 | 6 years ago | | | 0 | 0.00028579000 | |
| 6798465 | 6 years ago | | | 0 | 0.0011421360 | |
| 6677140 | 6 years ago | | | 0 | 0.00051106800 | |
| 6118349 | 6 years ago | | | 0 | 0.0014283100 | |
| 6118349 | 6 years ago | | | 0 | 0.0014283100 | |
| 6067163 | 6 years ago | | | 0 | 0.00014276700 | |
| 6067139 | 6 years ago | | | 0 | 0.00014276700 | |
| 5876369 | 6 years ago | | | 0 | 0.000023289000 | |
| 5876369 | 6 years ago | | | 0 | 0.00011187100 | |
| 5834423 | 6 years ago | | | 0 | 0.00028553400 |
ABI
ABI objects
Getter at block 21276446
ceoAddress() view returns (address)
0xc4ab41b72c154df6478fa99d8a8922467227009b
cfoAddress() view returns (address)
0xb0433bf21b0cddc652a7c82635046221239a01f7
cooAddress() view returns (address)
0xa31f51e78d0f73e4991dc69078e37704e1e07812
exchangePlayerTokenCount() view returns (uint256)
100000000000000000000
joyTokenContract() view returns (address)
0xeac3cf28cc9bf82915804325ef9e05ac65de79e3
name() view returns (string)
BitSoccer Player
paused() view returns (bool)
false
promoCreationPlayerCount() view returns (uint256)
2178
promoEndTime() view returns (uint256)
1523106180
randomPlayer() view returns (address)
0x210f147259a2bb90c48b0e71d69ae710b5500642
saleAuction() view returns (address)
0xc89b7c5fa3888612ca7afe29248464aa804d55b1
symbol() view returns (string)
BSP
totalSupply() view returns (uint256)
2589
tournamentContract() view returns (address)
0x0a17e3788787eac51c23e0d04d14f4743737edef
Read-only
balanceOf(address _owner) view returns (uint256 count)
checkOwner(address _owner, uint32[11] _ids) view returns (bool)
getPlayer(uint256 _id) view returns (uint256 typeId, uint256 attack, uint256 defense, uint256 stamina, uint256 xp, uint256 isKeeper, uint256 skillId, uint256 isSkillOn)
ownerOf(uint256 _tokenId) view returns (address owner)
playerIndexToApproved(uint256) view returns (address)
playerIndexToOwner(uint256) view returns (address)
queryPlayer(uint32 _id) view returns (uint16[8])
queryPlayerType(uint32[11] _ids) view returns (uint32[11] playerTypes)
queryPlayerUnAwakeSkillIds(uint32[11] _playerIds) view returns (uint16[11] playerUnAwakeSkillIds)
supportsInterface(bytes4 _interfaceID) view returns (bool)
tokensOfOwner(address _owner) view returns (uint256[] ownerTokens)
userToken2PlayerCount(address) view returns (uint256)
State-modifying
Events approve(address _to, uint256 _tokenId)
createCommonPlayer() returns (uint256)
createPromoPlayer(address _owner, uint256 _typeId, uint256 _attack, uint256 _defense, uint256 _stamina, uint256 _xp, uint256 _isKeeper, uint256 _skillId)
createSaleAuction(uint256 _playerId, uint256 _startingPrice, uint256 _endingPrice, uint256 _duration)
pause()
setCEO(address _newCEO)
setCFO(address _newCFO)
setCOO(address _newCOO)
setJOYTokenAddress(address _address)
setPromoEndTime(uint256 _endTime)
setRandomPlayerAddress(address _address)
setSaleAuctionAddress(address _address)
setTournamentAddress(address _address)
token2Player(address _sender, uint256 _count) returns (bool)
tournamentResult(uint32[3][11][32] _playerAwakeSkills)
transfer(address _to, uint256 _tokenId)
transferFrom(address _from, address _to, uint256 _tokenId)
unpause()
withdrawJOYTokens()
Approval(address owner, address approved, uint256 tokenId)
Birth(address owner, uint32 playerId, uint16 typeId, uint8 attack, uint8 defense, uint8 stamina, uint8 xp, uint8 isKeeper, uint16 skillId)
ExchangePlayer(address indexed user, uint256 count)
Transfer(address from, address to, uint256 tokenId)
constructor()
fallback()
This contract contains no error objects.