Coinbase Smart Wallet
Verified contract
Active on
Base with 9 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CSW | ERC-20 | 187.11943K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12066133 | 8 months ago | | | 0 | 0.0000055830731 | |
| 12065024 | 8 months ago | | | 0 | 0.00023691207 | |
| 12065009 | 8 months ago | | | 0 | 0.0000055830731 | |
| 12065009 | 8 months ago | | | 0 | 0.0000055830731 | |
| 12065009 | 8 months ago | | | 0 | 0.0000055830731 | |
| 12065009 | 8 months ago | | | 0 | 0.0000055830731 | |
| 12065008 | 8 months ago | | | 0 | 0.0000055830731 | |
| 12064995 | 8 months ago | | | 0 | 0.0000055830731 | |
| 12064969 | 8 months ago | | | 0 | 0.000000906950932320 |
ABI
ABI objects
Getter at block 22920918
_maxTaxSwap() view returns (uint256)
2000000000000
_maxTxAmount() view returns (uint256)
2000000000000
_maxWalletSize() view returns (uint256)
2000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Coinbase Smart Wallet
owner() view returns (address)
0x6cac526e2345af7e63399b5b9cb8188a55efd4c8
symbol() pure returns (string)
CSW
totalSupply() pure returns (uint256)
100000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAddressBlacklisted(address addr) view returns (bool)
isBot(address a) view returns (bool)
State-modifying
Events BulkisBot(address[] accounts, bool state)
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
setFinalMaxWallet()
setFinalTax()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.