GdnPaymentReceiver

Verified contract

Active on Ethereum with 2,604 txns
Deployed by via 0x0882626b at 20864555
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $116,603.64
0xcd3958875a0be33c3b56d034549fac22549d16e205131eaa13b949d2a2920ad4
0x7d20bca994fcd46d9fc21738ea04e39e3f2aca9935c4f4526160f7c4a8958ee9
0x1671467435b011028b90b1d27e35651da9bd56520e71f3b820c2c6ddd860819f
0x72dd275b0d791a342a35db39935a99262db22949fa4dc276f83e77ed4375480f
0xbc59b5c6898bb073230c2eaf349d650b9504ca8bd5b6f84d6b9180f688584d8b
0xfb31126af07fce55063c3f8d05b816843c7d6b7f91bde6d386efac9862b5e97e
0x5efc388904a486d5882466bce6dafa056bef8ccc29ad5c998c14ebccca68cc85
0xdd5af41f8dd4e8ceb9af12ca113089d247f5d0bc2586b515a771bac3a7936f6a
0x749e62093c868aae2a603643f51fccd5b6eb747675e63c2d3a8f87b416ea0c79
0xd2f888b1583b86e7755cbecaa0d7f8360c569f829f1d183220e4b373034a966c

Functions
Getter at block 21274755
beneficiary(view returns (address)
0x087affb2ba6b93d4cb77608b7de0380cbd972455
getContractBalance(view returns (uint256)
116677610000
owner(view returns (address)
0x859b5d2860f59ae457f3d6dfd9bdd9ec59f09115
usdtToken(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only

This contract contains no read-only function objects.

State-modifying
pay(uint256 amountstring orderId
renounceOwnership(
setBeneficiary(address newBeneficiary
transferOwnership(address newOwner
withdrawUSDT(uint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PaymentReceived(address indexed payeruint256 amountstring orderId
Withdrawn(address indexed beneficiaryuint256 amount
Constructor
constructor(address usdtTokenAddressaddress initialOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token