Kyberswap on Base

Verified contract

Active on Base with 462 txns
Deployed by via 0x2283da9c at 3888007
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Kyberswap on Base"

0x3e54d9de49a87406d9679476362f1277571a2369a842ad6909ca046202373f5c
0xe4b493835190cc07ecb30c8fba89e6174c42212df90e588e640a5ebbbe7cd3c3
0x5d0dc28cffd921bc76f4ef36d81a3dc07ce6e2b9be7c0273e3a76f37f551c420
0xb6890976eb19c1f5b520c8514d6fcab62728feced7d494ac7e8b5011827ef3b0
0x8f0f40e5f2febec8748046ad2dddc3acc8820870cccc2c89efb9af8797db24a4
0xef93f5c7822d85e8b6419beef49cddda0c601bb1071433c40389a2288a0b84fa
0x2a8585726bde790917d3440753b18ad9aa490fa4fd36da9ec41c737ab31e6fa0
0x127f54db7d9a1cf870aa139990bb9d1a55583ed8d53cd1e28f8bf32f3d8cee53
0x5b8a6d9d5fd459cbb36ee1e8ffe1477b658ef5f635ccde3653ee8a5995526661
0xe9d90559e1f046a4c28f7f76ed3ca3837c63acce3d0f37e05f51d29d472b6c27

Functions
Getter at block 22908353
CHARGE_PRICE(view returns (uint256)
9900000000000000
CHARGE_PRICE_ONE(view returns (uint256)
7700000000000000
CHARGE_SUPPLY(view returns (uint256)
10
CHARGE_SUPPLY_ONE(view returns (uint256)
1
FREE_SUPPLY(view returns (uint256)
6
MAX_SUPPLY(view returns (uint256)
100000
name(view returns (string)
Kyberswap on Base
owner(view returns (address)
0x356c08f05a14b11de854858493407c2b5c10a324
symbol(view returns (string)
KOB
totalSupply(view returns (uint256)
2572
Read-only
_tips(uint256view returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
mintWithBox(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setDefURI(string _tokenURI
setTokenURIFlag(uint256 flag
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ShitXMint(address indexed msgSenderuint256 indexed mintQuantity
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(