CoW Protocol

Verified contract

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

No balances found for "CoW Protocol"

0x82e987a4f806eb5e9f34137d3112e4cdb7bd0cc6a65669f62d541c23f83cee2c
0xbb9f219a150e8d000760c8564b494d9dee6afca619ce6ad9a88518469cf5cd1f
0x2c319250a0d00533606a351fe0345cd5495a1d99428c2e7ad4d16622230d8f59
0x7f75cd96b7b8d77a3192e67b52999101cea8a6a5d78fdf5ff5e11f67839e5cbe
0xe1c5a00b66ef15e08df09fa2a7a6b8c52b9d9fe09907aa2a9aeade764709af4b
0xc936332cb39d31969435e00a138157f1f3c855f76360ada5ec7e132cb68f50d4
0x4e26b999dc91a45d21e76ad334f75a0c26ba5a29f0a47ca3e972e7753128dc04
0xf06f67c52d512552d87690218fba49c1d520521433abd762ad219c4656c24936
0x0ede75cf8e55c14944203640305efbc0e46e80a78d4a2a057810bb84acf25051
0x51c82c0874899d88a9758ac3ee799a41d914c786f453684423795290cc79a6b6

Functions
Getter at block 22948322
decimals(view returns (uint8)
18
name(view returns (string)
CoW Protocol
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
COW
totalSupply(view returns (uint256)
245000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
gasSaver(uint256 n
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.