Chibi Fighters

Verified contract

Active on Ethereum with 104 txns
Deployed by via 0xd662346c at 5527290
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Chibi Fighters"

0x37419f05d4d940a59020078beabdf3339360ab880080b5c543238be0fa3d7282
0x80b96c07732e51fd28297f185e3f5c5f6a1fd96853f7f5ebc4f64013146e2ecf
0x4f358ffaf4a2f27f9c4534cbf45625374e3a8b93069fd0734c8c8e51a845d51b
0x40b13753f275900a11dc9c1d10d484a21864126c7542b6a4dd61fd2b27833359
0xf4b835d44e1f9a29b364231e63cfbbe7550d8e1309cca698cc018a54f947e247
0x8bf84265171ee448211d6cf6c9d8bcaea0855b02b39ef85914197c706d82ec04
0x9c4ba08a5a0846448c382e3558944b361aaf7fe8fb778f4ab81933d00f413b93
0xe3a97a3bbfdfb20b6a36a36b285e98588b462324c48e0fb5a07779b0f0e74f47
0x7f6ea1416a5ec838cd31e17ff98e665ed3cf4584ef99ad93d05fb8ddc066cd68
0xfe596b989a99ed3fffa48084401483d568b9ac3bb0f3557006ab72640e3a101a

Functions
Getter at block 21392172
contract_newOwner(view returns (address)
0x0000000000000000000000000000000000000000
contract_owner(view returns (address)
0x48e0fac20dd658a240562c21c3d0db7ca7ced375
getGameState(view returns (bool _paused)
true
name(view returns (string)
Chibi Fighters
priceChibi(view returns (uint256)
100000000000000000
symbol(view returns (string)
CBF
totalSupply(view returns (uint256)
56
Read-only
approvedFor(uint256 _tokenIdview returns (address)
balanceOf(address _ownerview returns (uint256)
chibies(uint256view returns (address ownerbool founderstring nameChibiuint256 fatheruint256 motheruint256 genbool forFusionuint256 fusionPriceuint256 exhausteduint256 adultstring infoUrl)
isNecromancer(uint256 _tokenIdview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
queryChibi(uint256 _tokenIdview returns (string nameChibistring infoUrluint16[13] dnauint256 fatheruint256 motheruint256 genuint256 adult)
queryChibiAdd(uint256 _tokenIdview returns (address ownerbool founder)
queryFusionData(uint256 _tokenIdview returns (uint256[] fusionsbool forFusionuint256 costFusionuint256 adultuint256 exhausted)
queryFusionData_ext(uint256 _tokenIdview returns (bool forFusionuint256 fusionPrice)
tokenMetadata(uint256 _tokenIdview returns (string infoUrl)
tokenURI(uint256 _tokenIdview returns (string)
tokensOf(address _ownerview returns (uint256[])
State-modifying
acceptOwnership(
approve(address _touint256 _tokenId
buyChibiWithFcf(string _namestring _battleRoaruint8 _regionuint256 _seedreturns (bool success)
buyGEN0Chibi(string _namestring _battleRoaruint8 _regionuint256 _seedpayable returns (bool success)
cancelChibiForFusion(uint256 _tokenIdreturns (bool success)
exhaustChibis(uint256 _tokenId1uint256 _tokenId2returns (bool success)
fusionChibis(uint256 _fatherIduint256 _motherIduint256 _seedstring _namestring _battleRoaruint8 _regionpayable returns (bool success)
mintSpecial(string _namestring _battleRoaruint8 _regionuint256 _seeduint256 _specialIdreturns (bool success)
renameChibi(uint256 _tokenIdstring _namereturns (bool success)
setAdultTime(uint256 _adultTimeSecsreturns (bool success)
setBattleContractAddress(address _addressreturns (bool success)
setBattleRemoveContractAddress(address _addressreturns (bool success)
setChibiForFusion(uint256 _tokenIduint256 _pricereturns (bool success)
setChibiGEN0Price(uint256 _priceChibireturns (bool success)
setComission(uint256 _comissionreturns (bool success)
setExhaustionTime(uint256 _exhaustionTimereturns (bool success)
setFcfContractAddress(address _addressreturns (bool success)
setGameState(bool _setPausedreturns (bool _paused)
setGameStateFCF(bool _setPausedreturns (bool _pausedFCF)
setGameStateFusion(bool _setPausedreturns (bool _pausedFusions)
setGeneContractAddress(address _addressreturns (bool success)
setInfoUrlPrefix(string prefixreturns (bool success)
setMinimumPriceFusion(uint256 _pricereturns (bool success)
takeOwnership(uint256 _tokenId
transfer(address _touint256 _tokenId
transferOwnership(address _newOwner
weiToOwner(address _addressuint256 amount
Events
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
ChibiCreated(uint256 tokenIdaddress indexed _ownerbool founderstring _nameuint16[13] dnauint256 fatheruint256 motheruint256 genuint256 adultstring infoUrl
ChibiForFusion(uint256 tokenIduint256 price
ChibiForFusionCancelled(uint256 tokenId
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed _fromaddress indexed _touint256 _tokenId
WarriorCreated(uint256 tokenIdstring battleRoar
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.