ToshiDojo
Verified contract
Active on
Ethereum with 388 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd2d2…80cb
0x3eef…8247
Balances ($0.00)
No balances found for "ToshiDojo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20451862 | 4 months ago | | | 0 | 0.0011083210 | |
| 20408528 | 4 months ago | | | 0 | 0.0011302210 | |
| 15324202 | 2 years ago | | | 0 | 0.015839537 | |
| 13006438 | 3 years ago | | | 0 | 0.052380857 | |
| 13006187 | 3 years ago | | | 0 | 0.090585911 | |
| 12988440 | 3 years ago | | | 0 | 0.036265383 | |
| 12977215 | 3 years ago | | | 0 | 0.13867104 | |
| 12905160 | 3 years ago | | | 0 | 0.021764947 | |
| 12894838 | 3 years ago | | | 0 | 0.015003830 | |
| 12843428 | 3 years ago | | | 0 | 0.018078096 |
ABI
ABI objects
Getter at block 21328660
minterPackId() view returns (uint256)
0
owner() view returns (address)
0xed792b394ec3aa3bdfa3a421b664ebd885466f71
packPriceInToshiCoin() view returns (uint256)
1000000000000000000
packsPurchased() view returns (uint256)
17048
packsRedeemed() view returns (uint256)
0
toshiCoin() view returns (address)
0x3eeff4487f64bf73cd9d99e83d837b0ef1f58247
toshimonMinter() view returns (address)
0xd2d2a84f0eb587f70e181a0c4b252c2c053f80cb
Read-only
cardRanges(uint256, uint256) view returns (uint256)
cardRangesRare(uint256, uint256) view returns (uint256)
probabilities(uint256) view returns (uint256)
probabilitiesRare(uint256) view returns (uint256)
tokenMaxSupply(uint256 _cardId) view returns (uint256)
totalSupply(uint256 _cardId) view returns (uint256)
State-modifying
Events addPack(uint256[] _probabilities, uint256[][] _cardRanges, uint256[] _probabilitiesRare, uint256[][] _cardRangesRare)
purchasePack(uint256 amount)
redeemPack(uint256 _packsToRedeem)
renounceOwnership()
setMinterPackId(uint256 _minterPackId)
setPackPriceInToshiCoin(uint256 _packPriceInToshiCoin)
transferOwnership(address newOwner)
updateCardRanges(uint256[][] _cardRanges)
updateCardRangesRare(uint256[][] _cardRangesRare)
updateProbabilitiesRare(uint256[] _probabilitiesRare)
updateprobabilities(uint256[] _probabilities)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Redeemed(address indexed _user, uint256[] indexed _cardIds, uint256[] indexed _quantities)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.